<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*To change this license header, choose License Headers in Project Properties.To change this template file, choose Tools | Templatesand open the template in the editor.*//*     Created on : 2014-8-7, 16:25:27    Author     : Administrator*/
* {
    margin: 0px;
    padding: 0px;
}

.clearfix {
    clear: both;
    overflow: hidden;
}

.clearfix:after, .inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

* html .clearfix {
    height: 0px;
}

body {
    background: url("../images/bg.gif2") repeat-x left top #ffffff;
}

ol, ul, li {
    list-style: none;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.l {
    float: left;
}

.c {
    float: left;
    margin-left: 10px;
}

.r {
    float: right;
}

header {
    background: #F0F0F0;
}

header .top {
    background: #01920F;
    color: #FFF;
    height: 32px;
    line-height: 32px;
}

header .top a {
    color: #FFF;
}

header .top a:hover {
    color: #FFF;
}

.search {
}

.search ul.searchnavlist li {
    padding: 5px;
    height: 34px;
    float: left;
    margin-right: 0px;
    border-right: 1px solid #CDCED0;
}

.search ul.searchnavlist li #searchword {
    height: 24px;
    width: 400px;
}

.search ul.searchnavlist li select {
    height: 34px;
}

.search ul.searchnavlist li option {
    padding: 5px 2px;
}

.search ul.searchnavlist li .searchgo {
    border: none;
    border-radius: 0;
    text-indent: -999px;
    width: 92px;
    height: 34px;
    box-shadow: none;
}

.search ul.searchnavlist li:last-child {
    border: none;
}

.search.search_s {
    border: none;
    margin: 0;
    padding: 0 20px;
}

.search.search_s ul li {
    float: none;
    border: none;
    margin: 0 0 5px 0;
}

.search.search_s ul li #searchword {
    height: 20px;
    width: 200px;
    font-size: 12px;
}

.search_area {
    background: #f8f8f8;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin-top: 0;
    height: 44px;
}

.search_area .searchnavlist .li {
    padding: 5px;
    height: 34px;
    float: left;
    margin-right: 0px;
    border-right: 1px solid #CDCED0;
}

.search_area .searchnavlist .li.last {
    border-right: 0px;
    padding: 8px 0 0;
}

.search_area .searchnavlist .li .input {
    height: 30px;
    width: 330px;
    background: url("../images/icon_search.jpg") no-repeat 5px center #ffffff;
    padding-left: 25px;
    border: 1px solid #CBCBCB;
}

.search_area .searchnavlist .li select {
    height: 34px;
}

.search_area .searchnavlist .li .chosen-single {
    height: 34px;
    line-height: 34px;
    border-radius: 0;
    border: 1px solid #CBCBCB;
    text-align: center;
    background: none;
    z-index: 1;
    background: #FFF;
}

.search_area .searchnavlist .li .chosen-single span {
    margin-right: 0px;
    display: inline-block;
    color: #000;
}

.search_area .searchnavlist .li .chosen-single div {
    display: inline-block;
    width: 27px;
    position: static;
    background: none;
    border-left: none;
    padding-left: 15px;
}

.search_area .searchnavlist .li .chosen-single div b {
    background: url("../images/xjt.jpg") no-repeat right center;
}

.search_area .searchnavlist .li .chosen-with-drop .chosen-single {
    border-bottom: none;
    background: #FFF;
}

.search_area .searchnavlist .li .chosen-drop {
    border: 1px solid #CBCBCB;
    margin-top: -1px;
    padding-top: 10px;
}

.search_area .searchnavlist .li #searchcat307_chosen ul li, .search_area .searchnavlist .li #searchcat306_chosen ul li {
    float: left;
}

.search_area .searchnavlist .li #searchcat307_chosen .chosen-drop, .search_area .searchnavlist .li #searchcat306_chosen .chosen-drop {
    width: 632px;
}

.search_area .searchnavlist .li #searchcat306_chosen .chosen-drop {
    width: 793px;
}

.search_area .searchnavlist .li #searchcat306_chosen .chosen-drop li {
    width: 130px;
}

.search_area .searchnavlist .li ul.chosen-results {
    max-height: 600px;
    overflow-y: hidden;
}

.search_area .searchnavlist .li .chosen-cancel {
    display: none;
}

.search_area .searchnavlist .li .chosen-cancel span {
    color: #FFF;
    background: #F94500;
    clear: both;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 10px;
    cursor: pointer;
}

.search_area .searchnavlist .li .highlighted {
    text-decoration: underline;
    background: none;
    color: #FF6701;
}

.search_area .searchnavlist .li option {
    padding: 5px 2px;
}

.search_area .searchnavlist .li:last-child {
    border: none;
}

.content {
    margin-bottom: 10px;
}

.blank10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

.content_l {
    float: left;
}

.content_r {
    float: right;
}

.xscp {
    width: 204px;
}

.xscp .hd {
    height: 48px;
}

.xscp .hd h3 {
    height: 48px;
    line-height: 46px;
    padding-left: 86px;
    font-size: 14px;
    color: #FFF;
}

.xscp .hd h3 a {
    color: #FFF;
}

.xscp .bd {
    padding: 8px 8px 2px;
    border: 1px solid #dcdcdc;
    border-top: none;
    margin-bottom: 10px;
}

.xscp .cate {
    position: relative;
    z-index: 1;
}

.xscp .cate .mainCate {
    position: relative;
    zoom: 1;
    background: #fafafa;
    margin-bottom: 9px;
    border: 1px solid #dcdcdc;
    clear: both;
}

.xscp .cate .mainCate .pic {
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    padding: 5px;
    background: #efeff1;
}

.xscp .cate .mainCate .pic img {
    width: 60px;
    height: 60px;
}

.xscp .cate .mainCate .desc {
    padding-top: 20px;
    float: left;
}

.xscp .cate .mainCate .desc a {
    font-size: 14px;
}

.xscp .cate .mainCate .desc h2 {
    font-size: 13px;
}

.xscp .cate .mainCate:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.xscp .cate .subCate {
    display: none; /*姒涙ǹ顓婚梾鎰*/
    background: 0 0 repeat-y #ffffff;
    position: absolute;
    left: 60px;
    top: 50px;
    z-index: 999;
    border: 1px solid #d8d8d8;
}

.xscp .cate .subCate ul {
    padding: 5px 0;
    width: 150px;
}

.xscp .cate .subCate ul li {
    background: url(../images/sjt.png) no-repeat 8px 9px;
    padding-left: 12px;
}

.xscp .cate .subCate ul li a {
    font-size: 13px;
    display: block;
    padding: 0 5px;
    line-height: 25px;
    word-break: keep-all;
    white-space: nowrap;
    color: #333;
}

.xscp .cate .subCate ul li a:hover {
    color: #ff6701;
    text-decoration: underline;
}

.xscp .cate .on .subCate {
    display: block !important; /* !important 瀵搫鍩楅弰鍓с仛閿涘苯鎯侀崚娆庣窗闂傤亞鍎�*/
}

.product_top {
    width: 734px;
}

.product_top .hd {
    border-bottom: 1px solid #E2E2E2;
    padding: 10px 0px 5px 0;
}

.product_top .hd .more {
    top: 20px;
}

.product_top .bd {
    width: 752px;
    padding: 10px 0px;
}

.product_top .bd li {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.product_top .bd li img {
    border: 1px solid #E4E4E4;
    width: 170px;
    height: 150px;
}

.product_top .bd li h3 {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;
}

.ad {
    margin: 0 auto;
    text-align: center;
}

.ad1 {
    text-align: center;
}

.ad1 span {
    color: #6e6a6a;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.index_jjfa {
    position: relative;
    width: 960px;
    overflow: hidden;
}

.index_jjfa ol {
    float: left;
    width: 213px;
}

.index_jjfa ol li {
    background: url("../images/jjfa_li_bg.jpg");
    height: 45px;
    line-height: 45px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 14px;
}

.index_jjfa ol li a {
    color: #090202;
    font-size: 14px;
}

.index_jjfa ol li.on {
    background: url("../images/jjfa_li_hover_bg.jpg");
    color: #fff;
}

.index_jjfa ol li.on a {
    color: #ffffff;
}

.index_jjfa ul {
    overflow: hidden;
    float: right;
}

.index_jjfa ul li {
    width: 747px;
    height: 295px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.index_jjfa ul li dt {
    float: left;
    font-size: 0;
    line-height: 0;
}

.index_jjfa ul li dt img {
    border: 1px solid #D8D8D8;
    height: 293px;
    width: 435px;
}

.index_jjfa ul li dd {
    background: url("../images/best_solution.jpg") no-repeat scroll 105px 0px rgba(0, 0, 0, 0);
    float: left;
    text-align: left;
    padding: 55px 0px 0 20px;
    width: 284px;
}

.index_jjfa ul li dd h4 a {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.index_jjfa ul li dd p {
    line-height: 24px;
    padding-top: 10px;
    text-indent: 2em;
}

.index_jjfa ul li dd span {
    display: block;
    margin: 25px 0 0 80px;
}

.index_jjfa ul li .more {
    position: absolute;
    right: 0px;
    bottom: 30px;
}

.index_jjfa ul li .more a {
    color: #FFFFFF;
    display: block;
    line-height: 24px;
    padding: 0 10px;
}

.index_jjfa ul li:hover .more a {
    background: #d21a20;
}

.xszg .box .hd {
    margin-bottom: 20px;
}

.xszg .l {
    width: 270px;
    float: left;
    margin-right: 20px;
    line-height: 20px;
}

.xszg .l .more {
    float: right;
}

.xszg .l .more a {
    color: #FFFFFF;
    display: block;
    line-height: 18px;
    padding: 0 10px;
}

.xszg .l:hover .more a {
    background: #00910E;
}

.xszg .c {
    width: 415px;
    float: left;
}

.xszg .c li {
    position: relative;
}

.xszg .c li .desc {
    height: 60px;
}

.xszg .c li .more {
    position: absolute;
    right: 0;
    bottom: 5px;
}

.xszg .c li .more a {
    color: #FFFFFF;
    display: block;
    line-height: 18px;
    padding: 0 10px;
}

.xszg .c li:hover .more a {
    background: #00910E;
}

.xszg .r {
    width: 215px;
    float: right;
}

.xszg .r .pic img {
    width: 215px;
    height: 150px;
}

.xszg .bd dl dt {
    font-size: 16px;
    text-align: center;
}

.xszg .bd dl dd {
    padding: 10px 0;
    text-indent: 24px;
}

.xszg .bd .listel li {
    margin: 0;
    background-image: 
}

.tel400 {
    text-align: center;
}

.dotline {
    border-bottom: 1px dotted #d8d8d8;
}

.solidline {
    border-bottom: 1px solid #D8D8D8;
}

.index_slider {
    margin-bottom: 20px; /* 閺堫兛绶ョ€涙亪ss */
}

.index_slider .slider {
    width: 100%;
    min-width: 960px;
    height: 320px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.index_slider .slider .bd {
    width: 960px;
    position: absolute;
    left: 50%;
    margin-left: -480px;
}

.index_slider .slider .bd li {
    width: 960px;
    overflow: hidden;
}

.index_slider .slider .bd li img {
    display: block;
    width: 960px;
    height: 280px;
}

.index_slider .slider .tempWrap {
    overflow: visible !important;
}

.index_slider .slider .tempWrap ul {
    margin-left: -960px !important; /*瀵搫鍩楁担宥囩枂*/
}

.index_slider .slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    bottom: 0px;
    text-align: center;
}

.index_slider .slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 23px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    background: url(../images/yuan.png) 0 -100px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
    color: #000;
    font-family: "瀵邦喛钂嬮梿鍛寸拨";
    font-weight: bold;
}

.index_slider .slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
    color: #FFF;
}

.index_slider .slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 280px;
    cursor: pointer;
}

.index_slider .slider .prev {
    left: -50%;
    margin-left: -480px;
}

.index_slider .slider .next {
    left: 50%;
    margin-left: 480px;
}

.index_slider .slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 280px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.index_slider .slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 280px;
}

.index_slider .slider .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.index_slider .slider .prev .arrow {
    right: 0;
    background: url(../images/slider-arrow.png) -120px 0 no-repeat;
}

.index_slider .slider .next .arrow {
    left: 0;
    background: url(../images/slider-arrow.png) 0 0 no-repeat;
}

.gcal .l {
    width: 276px;
    float: left;
}

.gcal .r {
    width: 662px;
    float: right;
}

.gcal .l .box .hd {
    border-top: 3px solid #7D7D7D;
    margin-bottom: 10px;
    padding: 10px 0;
    margin-bottom: 8px;
}

.gcal .l .box .hd .more {
    right: 10px;
}

.gcal .l .box .hd h3 {
    border-left: none;
    text-indent: 0;
}

.gcal .l .box .bd {
    padding: 0;
}

.gcal .r .news_list {
    margin-top: 18px;
}

.gcal .r .news_list li {
    height: 28px;
    line-height: 28px;
    background-image: 
    margin: 0px;
}

.gcal .slideTxtBox {
    text-align: left;
}

.gcal .slideTxtBox .hd {
    height: 50px;
    position: relative;
    overflow: hidden;
}

.gcal .slideTxtBox .hd ul {
    width: 665px;
    float: left;
    position: absolute;
}

.gcal .slideTxtBox .hd ul li {
    width: 130px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 9px 0;
    cursor: pointer;
    border-top: 3px solid #7E7E7E;
    margin-right: 3px;
    font-size: 14px;
}

.gcal .slideTxtBox .hd ul li.on {
    background: #fff;
    border-color: #FF8402;
}

.gcal .slideTxtBox .bd dl {
    clear: both;
}

.gcal .slideTxtBox .bd dl dt {
    float: left;
}

.gcal .slideTxtBox .bd dl dt img {
    border: 1px solid #D8D8D8;
}

.gcal .slideTxtBox .bd dl dd {
    float: right;
    width: 410px;
    height: 145px;
    line-height: 28px;
    background:  no-repeat right bottom;
}

.gcal .slideTxtBox .bd dl dd .title {
    text-align: center;
}

.gcal .slideTxtBox .bd dl dd .title a {
    font-size: 16px;
}

.gcal .slideTxtBox .bd dl .more {
    height: 20px;
    line-height: 20px;
    background: #00910E;
    float: left;
    padding: 0 10px;
    display: none;
    margin-left: 60px;
    margin-top: 10px;
}

.gcal .slideTxtBox .bd dl .more a {
    color: #FFFFFF;
}

.gcal .slideTxtBox .bd dl:hover .more {
    display: block;
}

.anls {
    width: 276px;
}

.anls li {
    background: #dcdcdc;
    float: left;
    height: 35px;
    line-height: 35px;
    margin: 0 1px 1px;
    text-align: center;
    width: 136px;
}

.anls li .dis_pi {
    display: none;
}

.anls li a {
    color: #000000;
    font-size: 14px;
}

.anls li a:hover, .anls .cur a {
    background: #156fac;
    display: block;
    color: #fff;
    text-decoration: none;
}

.anls .curtu {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #4398df;
    display: none;
    height: 111px;
    width: 272px;
    overflow: hidden;
}

.anls .curtu a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/* 閺堫兛绶ョ€涙亪ss */
.fwbg .l {
    width: 580px;
}

.fwbg .r {
    width: 360px;
}

.fwbg .fwbg_slide {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.fwbg .fwbg_slide .hd ul {
    float: left;
    width: 175px;
    padding: 0px;
    padding-right: 30px;
}

.fwbg .fwbg_slide .hd ul li {
    background: #E8E8E8;
    height: 56px;
    line-height: 56px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 14px;
    border-left: 5px solid #E8E8E8;
    font-weight: bold;
}

.fwbg .fwbg_slide .hd ul li a {
    color: #090202;
}

.fwbg .fwbg_slide .hd ul li.on {
    background: #F9F9F9;
    border-color: #03901d;
}

.fwbg .fwbg_slide .hd ul li.on a {
    color: #03901d;
}

.fwbg .fwbg_slide .bd ul {
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.fwbg .fwbg_slide .bd ul li {
    width: 350px;
    margin: 0 auto;
}

.fwbg .fwbg_slide .bd ul li dt {
    margin-bottom: 20px;
}

.fwbg .fwbg_slide .bd ul li dt h3 {
    font-size: 24px;
    font-family: "瀵邦喛钂嬮梿鍛寸拨";
    font-weight: normal;
}

.fwbg .fwbg_slide .bd ul li dt img {
    width: 350px;
    height: 180px;
}

.fwbg .fwbg_slide .bd ul li dd {
    width: 350px;
}

.fwbg .fwbg_slide .bd ul li dd .news_list ul {
    float: none;
    margin-left: 0px;
}

.fwbg .fwbg_slide .bd ul li dd .news_list ul li {
    width: auto;
    height: 28px;
    line-height: 28px;
}

.fwbg .fwbg_pic {
    width: 215px;
    float: right;
}

.fwbg .fwbg_pic .bd {
    padding-top: 60px;
}

.fwbg .fwbg_pic img {
    width: 215px;
    height: 150px;
}

.ad2 {
    padding-top: 15px;
}

.gcxzxjd .hd {
    border-bottom: 7px solid #333;
}

.gcxzxjd .hd h3 {
    font-size: 16px;
    font-weight: normal;
}

.gcxzxjd .bd {
    padding-top: 10px;
}

.conbox {
    position: relative;
}

.conbox .imgbox {
    text-align: center;
}

.conbox .titlebox {
    width: 100%;
    text-align: center;
}

.xcjxs {
    /* 閺堫兛绶ョ€涙亪ss */
}

.xcjxs .l {
    width: 180px;
    height: 7px;
    background: #e66801;
}

.xcjxs .r {
    width: 778px;
    height: 7px;
    background: #4b4b4b;
}

.xcjxs .slideGroup {
    width: 980px;
    margin: 0 auto;
}

.xcjxs .slideGroup .parHd {
    position: relative;
    height: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.xcjxs .slideGroup .parHd ul {
    float: left;
    position: absolute;
}

.xcjxs .slideGroup .parHd ul li {
    font-weight: bold;
    border-right: 1px solid #D8D8D8;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0px 16px 0px 16px;
    margin-right: 5px;
    color: #333333;
    cursor: pointer;
}

.xcjxs .slideGroup .parHd ul li.on {
    color: #E45F02;
}

.xcjxs .slideGroup .sPrev, .xcjxs .slideGroup .sNext {
    position: absolute;
    left: 0;
    top: 50px;
    display: block;
    width: 27px;
    height: 55px;
}

.xcjxs .slideGroup .sPrev {
    background: url(../images/jt1.png) no-repeat;
}

.xcjxs .slideGroup .sPrev:hover {
    background: url(../images/jt1h.png) no-repeat;
}

.xcjxs .slideGroup .sNext {
    left: auto;
    right: 0px;
    background: url(../images/jt2.png) no-repeat;
}

.xcjxs .slideGroup .sNext:hover {
    background: url(../images/jt2h.png) no-repeat;
}

.xcjxs .slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 19px;
    position: relative;
}

.xcjxs .slideGroup .slideBox ul {
    overflow: hidden;
    zoom: 1;
}

.xcjxs .slideGroup .slideBox ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 217px;
    margin-right: 8px;
    margin-left: 10px;
}

.xcjxs .slideGroup .slideBox ul li .pic {
    text-align: center;
}

.xcjxs .slideGroup .slideBox ul li .pic img {
    width: 215px;
    height: 150px;
    border: 1px solid #D8D8D8;
}

footer {
    padding: 10px;
    background: #333333;
    color: #FFF;
}

footer a {
    color: #FFF;
}

footer .foot-nav {
    display: none;
}

footer .foot-text {
    text-align: left;
}

footer .foot-text .r .fr {
    padding: 32px 0px 0px 20px;
}

footer .foot-text .r .fr .search {
    background:  no-repeat left center;
    width: 269px;
    height: 29px;
    border-radius: 0;
    border: none;
}

footer .foot-text .r .fr .search .navsearch_input {
    margin-right: 10px;
}

footer .foot-text .r .fr .search .navsearch_input input {
    border: none;
    font-size: 14px;
    width: 144px;
    height: 29px;
    line-height: 29px;
    background: none;
    margin-left: 18px;
}

footer .foot-text .r .fr .search .searchgo {
    border: none;
    background: none;
    text-indent: -999px;
    width: 78px;
    height: 29px;
    cursor: pointer;
}

footer .foot-logo {
    margin-bottom: 0px;
    font-size: 15px;
    font-family: "楠炵厧娓�";
}

footer .foot-logo img {
    margin-top: 10px;
    display: inline-block;
}
.footlink{
background:#545454;
color:#D4D4D4;
margin-top:-15px;
 padding-bottom: 20px;
}
.footlink ul{width: 1180px;
    margin: 0 auto;}
.footlink a{color:#D4D4D4;}

footer .foot-logo p {
    display: inline-block;
}

footer .foot-info {
    line-height: 21px;
}

.float_weixin {
    position: fixed;
    width: 97px;
    z-index: 99999;
    bottom: 6%;
    right: 2.4%;
}

.float_weixin img {
    float: left;
    cursor: pointer;
}

.act_nav {
    background: repeat-x scroll center -92px #e7e7e7;
    border-top: 1px solid #009222;
    height: 41px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 500;
    width: 100%;
}

.act_nav .bt_inner {
    margin: 0 auto;
    width: 960px;
}

.act_nav .fb_block {
    background:  no-repeat scroll left center rgba(0, 0, 0, 0);
    float: left;
    height: 37px;
}

.act_nav .fb_block.heardLog {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 10px;
    padding-top: 5px;
    width: 230px;
}

.act_nav .fb_block.bottom2 {
    color: #236427;
    font-size: 15px;
    position: relative;
    width: 400px;
    background:  no-repeat left center;
    padding: 0 30px;
}

.act_nav .fb_block.bottom2 li {
    background: no-repeat scroll 2px center rgba(0, 0, 0, 0);
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    padding-left: 12px;
}

.act_nav .fb_block.bottom2 li a {
    color: #236427;
}

.act_nav .footer_newsList {
    /* 閺堫兛绶ョ€涙亪ss */
}

.act_nav .footer_newsList .txtScroll-top {
    overflow: hidden;
    position: relative;
}

.act_nav .footer_newsList .txtScroll-top .hd {
    display: none;
}

.act_nav .fb_block.bottom3 {
    position: relative;
    padding: 0 30px;
}

.act_nav .fb_block.bottom3 a {
    color: #004104;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
}

.act_nav .fb_block.bottom4 {
    padding: 0 30px;
}

.act_nav .fb_block.bottom4 div {
    background: no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
    color: #004104;
    font-size: 15px;
    line-height: 37px;
    padding-left: 30px;
}

.act_nav .fb_block.bottom4 span {
    font-size: 18px;
    font-weight: bold;
}

.act_nav .tantou {
    bottom: 0;
    position: absolute;
    right: 91px;
    left: 50%;
    margin-left: 490px;
    margin-bottom: 2px;
}

.flash_area {
    width: 100%;
    background: #F0F0F0;
}

.ad_p {
    border: 1px solid #D8D8D8;
    text-align: center;
}

.app-rec {
    background: none repeat scroll 0 0 #efeded;
    border-top: 2px solid #000000;
}

.app-rec .warp {
    height: 400px;
    overflow: hidden;
}

.app-rec .warp .mag {
    position: absolute;
    bottom: -30px;
    text-align: center;
}

.app-rec .warp .mag.mag0 {
    left: 170px;
    z-index: 30;
}

.app-rec .warp .mag.mag1 {
    left: 417px;
    z-index: 20;
}

.app-rec .warp .mag.mag2 {
    left: 685px;
    z-index: 10;
}

.app-rec .warp .mag p {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    font-family: "瀵邦喛钂嬮梿鍛寸拨";
}

.app-rec .warp .line {
    background: no-repeat scroll center top rgba(0, 0, 0, 0);
    bottom: 0;
    height: 21px;
    left: 0;
    position: absolute;
    width: 960px;
}

.ewm_area {
    border-top: 2px solid #000000;
}

.index_ewm {
    padding-top: 30px;
    text-align: center;
}

footer .keyWords {
    padding: 20px 0;
}

footer .keyWords a {
    border: 1px solid #666666;
    border-radius: 3px;
    color: #cccccc;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 0 12px;
}

footer .keyWords a:hover {
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}

.foot_line {
    width: 1200px;
    margin: 0 auto;
    height: 0px;
    overflow: hidden;
    margin-left: -120px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #484848;
}

.footerWrap {
    color: #FFF;
    padding: 20px 0px;
}

.footerWrap a {
    color: #FFF;
}

.footerWrap .company {
    line-height: 18px;
    text-align: center;
}

.footerWrap .company a:hover {
    text-decoration: none;
    color: #FFF;
}

.footerWrap .country {
    background:  no-repeat scroll center top rgba(0, 0, 0, 0);
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}

.according {
    height: 300px;
    overflow: hidden;
}

.according .item {
    position: relative;
    float: left;
    border-right: 1px solid #FFF;
    min-width: 30px;
}

.according .item .sImg {
    display: block;
    width: 30px;
    overflow: hidden;
    height: 300px;
}

.according .item .lineWd {
    width: 20px;
    height: 228px;
    text-align: center;
    cursor: pointer;
    padding: 72px 5px 0;
    position: absolute;
    line-height: 16px;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 14px;
    font-family: "瀵邦喛钂嬮梿鍛寸拨";
}

.according .item i {
    width: 30px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.according .item.on .sImg {
    width: 804px;
}

.according .item.on .lineWd {
    background: #000;
}

.according .item .text {
    width: 460px;
    height: 90px;
    padding: 20px 20px 0;
    bottom: -25px;
    left: 50px;
    background: #FFF;
}

.according .item .todayNew {
    width: 180px;
    float: left;
    padding-top: 10px;
}

.according .item .todayNew .date {
    font-size: 14px;
}

.according .item .todayNew h3 {
    height: 22px;
    margin-top: 2px;
    font-size: 18px;
    overflow: hidden;
}

.according .item .review {
    width: 260px;
    float: left;
    padding-left: 20px;
}

.according .item .review li {
    padding-left: 14px;
    background-position: -936px 9px;
}

.according .item .review .rTitle {
    width: 15px;
    height: 63px;
    line-height: 16px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: #000;
    border-left: 1px solid #e9e9e9;
}

.according .item .review ul {
    float: left;
    width: 200px;
    font-size: 14px;
}

.ad3 {
    border-bottom: 1px solid #000000;
    margin-bottom: 35px;
}

.conbox {
    margin-bottom: 10px;
    position: relative;
}

.conbox .title, .conbox .cover {
    bottom: 0;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.conbox .title a, .conbox .cover a {
    color: #ffffff;
}

.conbox .cover {
    background: #000 none repeat scroll 0 0;
    opacity: 0.7;
}

.case_nav {
    width: 940px;
    margin: 0 auto 15px;
    border: 1px solid #cbcbcb;
    padding: 10px 9px;
    line-height: 24px;
    overflow: hidden;
}

.case_nav ul li {
    border-bottom: 1px dotted #ccc;
    padding: 0 10px 5px;
    overflow: hidden;
    margin-bottom: 6px;
}

.case_navbt {
    font-size: 14px;
    color: #dc1f25;
    font-weight: bold;
    background: url(../images/yuand.png) no-repeat 5px 9px;
    padding-left: 20px;
}

.case_nav a {
    padding: 0 10px;
    white-space: nowrap;
}

/*鑱旂郴鎴戜滑*/
.contact {
    width: 960px;
    margin: 0 auto;
}

.contact_head {
    width: 960px;
    height: 40px;
    border-bottom: 2px solid #1664a6;
    margin-bottom: 15px;
}

.contact_head img {
    float: left;
    margin: 12px 6px 0;
}

.contact_head p {
    float: left;
    line-height: 40px;
    font-size: 18px;
    color: #0c4ba7;
}

.contact_body {
    width: 960px;
    margin: 0 auto;
    clear: both;
}

.contact_body_1 {
    width: 938px;
    border: 1px solid #e0e0e0;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #fff;
    padding-left: 20px;
    line-height: 28px;
}

.contact_body_1bb {
    width: 938px;
    border: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-left: 20px;
}

.contact_body_1 span {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-size: 16px;
}

.contact_body_2 {
    width: 933px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 25px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 28px;
}

.contact_body_2 ul {
    overflow: hidden;
}

.contact_body_2 ul li {
    display: block;
    width: 290px; padding-right: 20px;
    height: 165px;
    float: left;
}

.contact_body_2 ul li span {
    font-weight: bold;
    font-size: 16px;
}

.con_btn {
    width: 960px;
    height: 70px;
    position: relative;
}

.con_btn img {
    position: absolute;
    left: 350px;
}

.con_btn p {
    position: absolute;
    left: 390px;
    top: 13px;
    font-weight: bold;
    color: #3d3d3d;
    font-size: 15px;
}

.con_road {
    width: 960px;
    overflow: hidden;
    margin-bottom: 20px;
}

.con_road ul li {
    float: left;
    width: 460px;
    height: 150px;
    margin: 0 10px;
}

.con_road ul {
    margin-bottom: 20px;
    overflow: hidden;
}

.con_road .road_head {
    height: 55px;
    border-bottom: 2px solid #b50d12;
    color: #dc1f25;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
}

.con_road .road_head img {
    vertical-align: middle;
    margin-right: 15px;
}

.road_head span {
    font-weight: bold;
    font-size: 15px;
    color: #1664a6;
    position: absolute;
    top: 20px;
    left: 90px;
    margin-bottom: 20px;
}

.con_road ul li p {
    padding-left: 20px;
    margin-top: 5px;
    padding-right: 40px;
}

.map {
    width: 960px;
    text-align: center;
}

.map img {
    width: 950px;
}

/*鑱旂郴鎴戜滑缁撴潫*//*鍏徃绠€浠嬮〉闈�*/
.com_ban {
    width: 960px;
    height: 40px;
    margin: 0 auto;
    position: relative;
}

.com_line {
    width: 960px;
    height: 20px;
    border-bottom: 1px solid black;
}

.com_ban img {
    position: absolute;
    left: 380px;
    top: 0px;
}

.intr {
    width: 960px;
    margin: 0 auto;
}

.intr p {
    margin-top: 15px;
    line-height: 24px;
    font-family: "SimSun";
    text-align: center;
    margin-bottom: 20px;
}

.intr span {
    text-indent: 2em;
    font-family: "SimSun";
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
}

.intr_pic {
    width: 960px;
    margin: 0 auto;
    height: 414px;
}

.intr_pic a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-family: "microsoft yahei";
    width: 145px;
    height: 40px;
}

.intr_pic a:hover {
    color: #6cbbff;
}

.intr_pic span {
    position: absolute;
    font-size: 28px;
    top: 144px;
    left: 330px;
}

.intr_pic p {
    position: absolute;
    display: block;
    width: 750px;
    margin: 0 auto;
    text-indent: 2em;
    top: 190px;
    left: 118px;
    font-size: 14px;
    line-height: 24px;
}

.intr_pic b {
    position: absolute;
    font-size: 18px;
    color: white;
    display: block;
    text-align: center;
    top: 280px;
    left: 424px;
    font-weight: normal;
}

/*鍏徃绠€浠嬮〉闈㈢粨鏉�*/
.brea_nav {
    color: #000;
    height: 30px;
    line-height: 22px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px;
    width: 960px;
}

.brea_nav a {
    margin: 0 5px;
	color: #000;
}

/*瑙嗛涓績椤甸潰*/
.video_banner {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
}

.mk_video_title {
    width: 960px;
    height: 40px;
    border-bottom: 2px solid #dc1f25;
    margin: 0 auto;
}

.bule_block {
    height: 16px;
    width: 10px;
    border-right: 4px solid #dc1f25;
    margin-top: 10px;
    float: left;
}

.mk_video_title p {
    font-size: 18px;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}

.mk_video_title img {
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.mk_video {
    width: 960px;
    overflow: hidden;
    margin: 15px auto 10px;
}

.mk_video11 {
    width: 470px;
    float: left;
    margin-bottom: 10px;
}

.mk_video11 .li_title {
    width: 460px;
    height: 30px;
    border-bottom: 1px solid #dc1f25;
}

.ju20 {
    margin-right: 15px;
    margin-left: 5px;
}

.mk_video11 .li_title b {
    display: block;
    width: 104px;
    height: 30px;
    float: left;
    background: #dc1f25;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
}

.mk_video ul li img {
    float: left;
}

.mk_video_hot {
    width: 960px;
    height: 420px; /*border: 1px solid red;*/
    margin: 0 auto;
}

.mk_video_hot ul li {
    width: 490px;
    height: 170px;
    float: left;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-top: 10px;
}

.mk_video_hot ul li img {
    margin-left: 10px;
    float: left;
}

.mk_video_hot ul li p {
    display: block;
    width: 270px;
    height: 90px;
    font-family: "SimSun";
    position: absolute;
    left: 200px;
    top: 20px;
}

.mk_video_hot ul li p a {
    font-size: 14px;
    font-family: "SimSun";
    color: #1172b3;
    font-weight: bold;
}

.mk_video_hot ul li .player {
    position: absolute;
    left: 190px;
    top: 120px;
}

.mk_video_hot ul li h1 {
    color: #999999;
    font-size: 12px;
    font-family: "SimSun";
    position: absolute;
    top: 125px;
    left: 222px;
    font-weight: normal;
}

.mk_video_hot ul li h2 {
    color: #999999;
    font-size: 12px;
    font-family: "SimSun";
    position: absolute;
    top: 125px;
    left: 400px;
    font-weight: normal;
}

.mk_video_title span {
    float: right;
    padding: 10px 10px 0 0;
}

.video_nr {
    overflow: hidden;
    padding: 15px 0 0;
    width: 470px;
}

.video_nr1 {
    overflow: hidden;
    margin-bottom: 10px;
}

.video_nr1img {
    width: 170px;
    float: left;
    margin-right: 20px;
}

.video_nr1x {
    width: 270px;
    float: left;
    margin-top: 5px;
}

.video_nr1x a, .xinwen ul a, .pro_exampel a {
    display: block;
    font-size: 14px;
    color: #1f7dca;
    margin-bottom: 5px;
}

.video_nr1x a:hover, .xinwen ul a:hover, .pro_exampel a:hover {
    color: #b7060c;
    text-decoration: underline;
}

.video_nr1x img {
    margin-right: 2px;
}

.video_nr1x p {
    margin-top: 8px;
}

.video_nr2 {
    overflow: hidden;
}

.video_nr2 ul li {
    background: url(../images/video_logo.png) no-repeat 10px 2px;
    padding-left: 30px;
    margin-bottom: 5px;
    width: 430px;
}

.video_nr2s {
    overflow: hidden;
    padding: 5px 0 0;
}

.video_nr2s ul li {
    background: url(../images/video_logo.png) no-repeat 5px 2px;
    padding-left: 25px;
    margin-bottom: 2px;
}

/*瑙嗛涓績椤甸潰缁撴潫*//*浜у搧椤祊roduct*/
.brea_nav .back_btn {
    float: right;
    margin-top: 10px;
}

.ad_pro {
    width: 938px;
    padding: 15px;
    overflow: hidden;
    border: 1px solid #c9c6c6;
    margin: 0 auto;
}

.ad_pro .example {
    float: left;
    margin: 20px 0 0 30px;
}

.ad_pro_world {
    width: 515px;
    margin-top: 10px;
    float: right;
    position: relative;
}

.world_head {
    width: 500px; overflow: hidden; padding-bottom: 5px;

    border-bottom: 2px solid #1f79c6;
}
.world_head h1{font-size: 16px;}
.world_headss {
    width: 480px;
    padding: 10px;
    overflow: hidden;
    height: 245px;
    font-size: 14px;
    line-height: 180%;
}

.world_head img {
    float: left;
    margin: 5px 10px 0 10px;
}

.world_head b {
    font-size: 16px;
    float: left;
    margin-top: 5px;
    font-weight: normal; width: 460px;
}

.ad_pro_world p {
    font-size: 12px;
    font-family: "SimSun";
    position: absolute;
    width: 500px;
    left: 10px;
    top: 60px;
    line-height: 24px;
}

.ad_pro_world .lianxi {
    width: 460px;
    padding: 15px 20px;
    background: #f1f1f1;
    overflow: hidden;
    line-height: 200%;
}

.ad_pro_world .lianxi img {
    margin: 0 5px;
}

.ad_pro_world .lianxi a {
    display: inline-block;
    vertical-align: middle;
}

.pro_nav {
    width: 960px;
    height: 43px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro_nav li {
    float: left;
    border-right: 1px solid #dddddd;
    font-size: 14px;
}

.pro_nav li a {
    line-height: 43px;
    display: block;
    color: #323232;
    text-align: center;
    width: 125px;
    height: 43px;
    font-size: 14px;
}

.pro_nav li a:hover {
    background: #1a79b6;
    color: white;
}

.pro_nav li a.active {
    background: #1a79b6;
    color: white;
}

.pro_video {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.pro_video img {
    margin: 30px 0 10px 270px;
}

.pro_video_1 {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 20px; /*text-align:center;*/
}

.pro_video_1 img {
    max-width: 100%;
}

.pro_video_3 {
    width: 960px;
    height: 230px;
    margin: 0 auto;
}

.pro_video_3 img {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.pro_video_3 ul li {
    width: 190px;
    height: 180px;
    display: block;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 5px;
}

.pro_video_3 ul li p {
    margin-top: 10px;
    line-height: 40px;
}

.pro_nav_2 {
    width: 960px;
    height: 43px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro_nav_2 li {
    float: left;
    border-right: 1px solid #dddddd;
    height: 43px;
    font-size: 14px;
}

.pro_nav_2 li a {
    line-height: 41px;
    display: block;
    color: #323232;
    text-align: center;
    width: 150px;
    height: 41px;
}

.pro_nav_2 li a:hover, .pro_nav_2 .sel a {
    background: white;
    border-top: 2px solid #ff7900;
}

.pro_exampel {
    width: 960px;
    height: 380px;
    margin: 0 auto;
}

.pro_exampel ul li {
    width: 480px;
    height: 160px;
    float: left;
}

.pro_exampel ul li img {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    border: 1px solid #ccc;
    padding: 1px;
}

.pro_exampel ul li h1 {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #1172b3;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 20px;
}

/*浜у搧椤祊roduct缁撴潫*//*鏂伴椈鍔ㄦ€侀〉闈㈠紑濮�*/
.news_ad {
    width: 960px;
    margin: 10px auto;
}

.news_1 {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.news_1_left {
    width: 645px;
    padding: 5px 10px 20px;
    border: 1px solid #dcdcdc;
    position: relative;
    float: left;
    margin-bottom: 20px;
}

.news_you {
    width: 276px;
    float: right;
}

.news_1_right {
    margin-bottom: 5px;
    overflow: hidden;
}

.news_1_rightx {
    margin-bottom: 15px;
    overflow: hidden;
}

.xinwen ul {
    margin-bottom: 20px;
}

.news_1_title {
    height: 40px;
    border-bottom: 1px solid #dadada;
}

.news1_bluebtooom {
    width: 150px;
    height: 40px;
    border-bottom: 2px solid #247bc5;
}

.news1_bluebtooom p {
    line-height: 40px;
    font-size: 18px;
    display: block;
    margin-left: 26px;
}

.news_1 .new_1_expamle {
    width: 600px;
    border-bottom: 1px solid #f3f3f3;
}

.new_1_expamle span {
    color: #a7a7a7;
    float: right;
}

.news_1_left img.yema {
    position: absolute;
    left: 200px;
    top: 960px;
}

.xinwen {
    overflow: hidden;
}

.xinwen ul li {
    overflow: hidden;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.xinwen ul li h1 {
    color: #1172b3;
    font-family: "SimSun";
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px;
    padding-bottom: 0;
}

.xinwen ul li img {
    float: left;
    margin-right: 20px;
    border: 1px solid #eee;
    padding: 2px;
}

.xinwz {
    width: 385px;
    float: left;
}

.yema {
    text-align: center;
}

/*鏂伴椈鍙宠竟瀵艰埅鏍忓紑濮�*/
.right_1 {
    width: 274px;
    height: 40px;
    overflow: hidden;
}

.right_1 ul li {
    width: 136px;
    float: left;
}

.right_1 a {
    width: 136px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #747474;
    display: block;
    background: #f6f6f6;
    border: 1px solid #dcdcdc;
}

.right_1 a:hover, .right_1 .sel a {
    border-top: 2px solid #1f7dca;
    color: #1f7dca;
    background: white;
    height: 39px;
}

.youbiannews {
    overflow: hidden;
    padding: 8px;
    border: 1px solid #dcdcdc;
    width: 256px;
}

.youbiannews ul li {
    overflow: hidden;
    margin-bottom: 5px;
    background: url(../images/sy1_07.png) no-repeat 8px 8px;
    padding-left: 20px;
}

.right_2 {
    width: 280px;
    height: 350px;
    margin-top: 10px;
}

.right_2 img {
    margin-top: 10px;
}

.right_2_title {
    width: 280px;
    height: 40px;
    border-bottom: 1px solid #dadada;
}

.right_2_bluebtooom {
    width: 150px;
    height: 40px;
    border-bottom: 2px solid #247bc5;
}

.right_2_bluebtooom p {
    line-height: 40px;
    font-size: 18px;
    display: block;
    margin-left: 30px;
}

.right_2 ul {
    margin-top: 150px;
}

.right_2 ul li a {
    display: block;
    width: 135px;
    height: 40px;
    background: #dcdcdc;
    float: left;
    margin: 5px 5px 0 0;
    line-height: 40px;
    text-align: center;
    color: black;
}

.right_2 ul li a:hover {
    background: #4696df;
    color: white;
}

.right_2 ul li a.active {
    background: #4696df;
    color: white;
}

/*鏂伴椈鍙宠竟瀵艰埅鏍忕粨鏉�*//*鏂伴椈鍔ㄦ€侀〉闈㈢粨鏉�*//*鏂伴椈鍔ㄦ€佸唴瀹归〉闈�*/
.news_2 {
    width: 960px;
    height: 2000px;
    border: 1px solid black;
    margin: 0 auto;
}

.news_2_left {
    width: 685px;
    height: 2000px;
    border: 1px solid #dcdcdc;
    float: left;
    position: relative;
}

.news_2_left .news_1_title h1 {
    font-size: 16px;
    color: #247bc5;
    font-family: "SimSun";
}

/*鏂伴椈鍔ㄦ€佸唴瀹归〉闈㈢粨鏉�*/
.contact_bodyjiang {
    width: 938px;
    margin: 20px auto;
    padding: 20px 10px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.lansebi {
    font-size: 16px;
    font-weight: bold;
    color: #dc1f25;
    text-align: center;
    margin: 20px 0 10px;
}

.fubiao {
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}

.fubiao a {
    display: inline-block;
    margin-right: 20px;
}

.wenzhang {
    background-color: #f2f2f2;
    padding: 10px 20px;
    overflow: hidden;
}

.wenzi {
    overflow: hidden;
    padding: 10px 5px;
}

.xianxx {
    border-bottom: 2px solid #136aa8;
    background: url(../images/head_ban.png) no-repeat 10px 6px;
    font-size: 18px;
    padding-left: 25px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.xianxx em {
    font-family: "Times New Roman", Times, serif;
    margin-left: 10px;
}

.juup {
    margin-top: 10px;
}

.judown {
    margin-bottom: 20px;
}

.youbiannews_d {
    float: left;
    width: 360px;
}

.youbiannews_d ul li {
    overflow: hidden;
    margin-bottom: 5px;
    background: url(../images/yuand.png) no-repeat 8px 8px;
    padding-left: 20px;
}

.conboxd {
    width: 218px;
    float: right;
    margin-top: 10px;
}

.conboxd img {
    width: 218px;
}

.gongchengx {
    overflow: hidden;
    margin-bottom: 10px;
}

.newsview_bottom_list {
    width: 640px;
    padding-left: 5px;
}

.newsview_bottom_list .item {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 11px;
    margin-bottom: 20px;
    height: 202px;
}

.newsview_bottom_list .item .pic {
    width: 200px;
    border: 1px solid #90908E;
}

.newsview_bottom_list .item .title {
    line-height: 24px;
    left: 0;
    display: table;
    position: absolute;
    width: 100%;
    height: 100%;
}

.newsview_bottom_list .item .title a {
    color: #FFF;
    display: table-cell;
    text-align: center;
    padding: 0 10px;
    vertical-align: middle;
    font-size: 14px;
}

.newsview_bottom_list .item .title a:hover {
    text-decoration: none;
}

.newsview_bottom_list .item .title_bg {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.8;
}

.lan12 {
    color: #dc1f25;
    font-weight: bold;
}

.product_view_xsgcstj .slide_1 ol {
    width: 180px;
}

.product_view_xsgcstj .slide_1 ol li {
    height: 45px;
    line-height: 45px;
}

.product_view_xsgcstj .slide_1 ul {
    width: 780px;
}

.product_view_xsgcstj .slide_1 ul li {
    width: 780px;
}

.product_view_xsgcstj .slide_1 ul li .item {
    margin-left: 23px;
    width: 172px;
}

.product_view_xsgcstj .slide_1 ul li .item .imgbox {
    border: 1px solid #d8d8d8;
}

.product_view_xsgcstj .slide_1 ul li .item .imgbox img {
    height: 150px;
    width: 170px;
}

.slide_1 {
    overflow: hidden;
    position: relative;
    width: 960px;
    margin: 20px auto;
}

.slide_1 ol {
    float: left;
    width: 130px;
}

.slide_1 ol li {
    background: #e3e3e3 url("../images/jjfa_li_bg.jpg") repeat scroll right center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
}

.slide_1 ol li.on {
    background: url("../images/jjfa_li_hover_bg.jpg") repeat scroll right center;
}

.slide_1 ol li.on a {
    color: #fff;
    font-size: 14px;
}

.slide_1 ol li a {
    font-size: 14px;
}

.slide_1 ul {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-left: 0;
    overflow: hidden;
    padding: 0;
    width: 518px;
}

.slide_1 ul li {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 528px;
}

.slide_1 ul li .item {
    float: left;
    margin-left: 10px;
    width: 162px;
}

.slide_1 ul li .item .pic {
    border: 1px solid #d8d8d8;
}

.slide_1 ul li .item .pic img {
    width: 160px;
}

.slide_1 ul li .item .title {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.jiathis_style {
    display: inline-block;
    position: relative;
    top: 5px;
}

.jiathis_style a {
    margin-right: 0;
}

.wenzi, .wenzi p, .wenzi div, .wenzi span, .wenzi td {

    line-height: 28px;

}

.wenzi a {
    
    line-height: 28px;
}

.wenzi_1 {
    overflow: hidden;
    padding: 10px 5px;
}


.xiazaixx {
    margin-bottom: 8px;
    overflow: hidden;
    padding-left: 10px;
}

.xiazaixx ul li {
    float: left;
    margin-right: 30px;
    width: 118px;
}
.xiazaixx a {
    color: #fff;
    display: block;
    font-weight: bold;
    padding-left: 45px;
}
.xiazaixx1 a {
    background: rgba(0, 0, 0, 0) url("../images/bt1.jpg") no-repeat scroll 0 0;
    height: 37px;
    line-height: 37px;
}

.xiazaixx3 a {
    background: rgba(0, 0, 0, 0) url("../images/bt3.jpg") no-repeat scroll 0 0;
    height: 37px;
    line-height: 37px;
}


.dianhuxx {
    background: rgba(0, 0, 0, 0) url("../images/bt4.jpg") no-repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 40px;
    margin-left: 3px;
    padding: 15px 0 0 145px;
    width: 150px;
}
.meikong-ewm{ position: absolute;top:234px;right:5px; text-align: center;}
.meikong-ewm img{width: 155px; height: 155px; float: left;}
.meikong-add{position: absolute; top:278px; left: 6px;}
.edit-mk p{position: inherit;top:inherit;width: inherit; font-size:inherit;left:inherit;line-height: inherit;}
.zhuanye-gs{border: 1px solid #ddd; text-align: center; padding: 5px; float: left; width: 12px; margin-top: 20px;}


/*瀹夊笗灏斿姩鎬佸紑濮�*/
.content_bwk{
	background-color: #fff;
	background-attachment:fixed;
	background-position: top center;
	height: auto;
	min-width: 1240px;
	
}
#content_dynamic{
	margin:0 auto;
	padding-top: 20px;
	width: 1120px;
	height: 400px;
/*	background: yellow;*/
	
}
#content_dynamic div{
	float: left;
}
#dynamic_left{
	width: 720px;
	height: 400px;
	/*background: greenyellow;*/
}
#dynamic_left_top{
	width: 715px;
	margin-top: 10px;
	margin-left: 5px;    /*background:yellow;*/
}
#dynamic_left_content_left{
	margin-top: 10px;
	width: 360px;
	height: 322px;
	background: #CECECE;
}
#dynamic_left_content_right{
	margin-top: 2px;
	width: 360px;
	height: 322px;
	background: white;
	/*list-style-type:square;*/
}.dynamic_left_content_right_content{	height:150px;	width:320px;	margin-left:20px;	margin-top: 20px;}.dynamic_left_content_right_son{	width:320px;	margin-top:0px;	font-size: 14px;	line-height:30px;	overflow:hidden;}.dynamic_left_content_right_sonl{	height:30px;	line-height:30px;	width:220px;	color:black;	overflow:hidden;}.dynamic_left_content_right_sonl a:hover{	color:red;}.dynamic_left_content_right_sonr{	width:100px;	color: gray;	text-align:center;}
#dynamic_left_content_right p a{
	color: black;				
}
#dynamic_left_content_right p a:hover{
	color: red;				
}#dynamic_right{	width: 380px;	height: 390px;	padding-top:10px;	padding-left:20px;	/*background: pink;*/}
#dynamic_right_content{	width: 360px;	height: 312px;	padding-top:20px;	background: white;	/*list-style-type:square;*/}.dynamic_right_son{	width:340px;	margin-top:0px;	margin-left:5px;	font-size: 14px;	line-height:30px;	overflow:hidden;}.dynamic_right_sonl{	height:30px;	line-height:30px;	width:240px;	color:black;	overflow:hidden;}.dynamic_right_sonl a:hover{	color:red;}.dynamic_right_sonr{	width:100px;	color: gray;	text-align:center;}
/*瀹夊笗灏斿姩鎬佺粨鏉�*/

/*鐑棬浜у搧鎺ㄨ崘*/
#hot_product ul{ margin-bottom:10px;}
#hot_product ul li{padding-left: 10px;width: 173px; height: 30px; float:left; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#hot_product ul li a{color: red;font-size: 14px;}
#hot_product_top{
	width: 1115px;
	padding-left: 5px;
	padding-bottom:10px;
	padding-top: 5px;
	border-bottom:2px solid lightgray; 
	float: left;
	/*background: yellow;*/
	margin-bottom: 5px;
}
#hot_product table{
	margin-bottom: 10px;
}
#hot_product table td{
		 	padding-left: 10px;
		 	width: 150px;
		 	height: 30px;
		   }
#hot_product table td a{
 	color: red;
 	font-size: 14px;
 }
#hot_product_module{
	margin:0 auto;
	width: 960px;
	height: 736px;
	background: white;
	padding-bottom: 20px;
}
#hot_product_module&gt;div{
	float: left;
}
#hot_product_module&gt;div&gt;a{
	 display:inline-block;
	 width:100%;
	 height: 100%;
	 -webkit-transition:-webkit-transform 1.5s,background 1.5s ;
}
#hot_product_module&gt;div&gt;a:hover{
		   background: #30A7EB;
}
#hot_product_module1{
	
	width:280px;
	height:232px;
	background: url(../images/x1.png);
	margin-right: 20px;
	margin-bottom: 20px;
	overflow:hidden
}
#hot_product_module2{
	
	width:280px;
	height:232px;
	background: url(../images/x2.png);
	margin-right: 20px;
	margin-bottom: 20px;
	overflow:hidden
}
#hot_product_modulej a{
	color: white;
}
#hot_product_modulej a:hover{
	color: #5DEA0B;
}

.hot_moduleej_content{	height:360px;	width:320px;	margin-left:20px;	margin-top: 80px;}
.hot_moduleej_son{	width:320px;	margin-top:0px;	font-size: 14px;	line-height:30px;}
.hot_moduleej_sonl{	float:left;	height:30px;	line-height:30px;	width:220px;	color:white;	overflow:hidden;	}
.hot_moduleej_sonr{	float:right;	width:100px;	color:white;	text-align:center;}
#hot_product_module3{
	width:280px;
	height:484px;
	background:url(../images/x3.png);
	float: right;	
	overflow:hidden
}
#hot_product_module4{

	width:280px;
	height:232px;
    background:url(../images/x4.jpg);
	margin-right: 20px;
	margin-bottom: 20px;
	overflow:hidden
}
#hot_product_module5{
	width:280px;
	height:232px;
	background: url(../images/x5.png);
	margin-right: 20px;
	margin-bottom: 20px;
	overflow:hidden
}
#hot_product_module6{
	width:580px;
	height:232px;
	background: url(../images/x6.jpg);
	margin-right: 20px;
}
#hot_product_module7{
	width:360px;
	height:232px;
	background: url(../images/x7.jpg);
}
.jianju{
	margin-right: 20px;
	margin-bottom: 20px;
}

.qq{
	    width: 50px;
	    height: 50px;
	    border: #ffffff solid 2px;
	    border-radius: 50px;
	    color: #ffffff;
	    font-size: 18px;
	    padding: 20px;
	    text-align: center;
	    line-height: 25px;
	    margin-left: 95px;
	    margin-top: 71px;
     }
.sqq{
	    width: 60px;
	    height: 50px;
	    border: #ffffff solid 2px;
	    border-radius: 50px;
	    color: #ffffff;
	    font-size: 18px;
	    padding-top: 20px;
	    padding-bottom: 20px;
	    padding-left: 15px;
	    padding-right: 15px;
	    text-align: center;
	    line-height: 50px;
	    margin-left: 135px;
	    margin-top: 71px;
     }    </pre></body></html>